home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 6 / FM Towns Free Software Collection 6.iso / t_os / igo / src / ban19.h next >
Text File  |  1993-07-08  |  141b  |  7 lines

  1. #define BANSIZE 19
  2. #define BANSIZE2 (BANSIZE+1)*(BANSIZE+2)+1
  3. #define UP (-20)
  4. #define LEFT (-1)
  5. #define RIGHT (+1)
  6. #define DOWN (+20)
  7.